| SyStateReportCampusInfo |
| Logical Entity Name | SyStateReportCampusInfo |
| Default Table Name | SyStateReportCampusInfo |
| Physical Only | NO |
| Definition | |
| Note |
| SyStateReportCampusInfo Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyStateReportCampusInfoID |
int | NO | ||
SyStateCode |
char(2) | NO | ||
SyCampusID |
int | NO | ||
| DefaultFilePath | nvarchar(2000) | YES | ||
| StateInstCode | nvarchar(20) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| CampusCode | varchar(2) | YES |
| SyStateReportCampusInfo Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyStateReportCampusInfo_SyStateReportCampusInfoID | PrimaryKey | SyStateReportCampusInfoID |
| SyStateReportCampusInfo Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampus | Non-Identifying | One To Zero or More | FK_SyStateReportCampusInfo_SyCampusID_SyCampus_SyCampusID | SyCampusID | NO | YES | ||
| syState | Non-Identifying | One To Zero or More | FK_SyStateReportCampusInfo_SyStateCode_SyState_Code | SyStateCode | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyStateReportCampusInfo_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyStateReportCampusInfo Check Constraints |
| Check Constraint Name | CheckConstraint |